Skip to content

Update docker-compose.yml to fix problem with volumes, configuration directory, and aquis.yaml file#36

Open
bhugh wants to merge 1 commit intocrowdsecurity:mainfrom
bhugh:patch-1
Open

Update docker-compose.yml to fix problem with volumes, configuration directory, and aquis.yaml file#36
bhugh wants to merge 1 commit intocrowdsecurity:mainfrom
bhugh:patch-1

Conversation

@bhugh
Copy link

@bhugh bhugh commented Jun 14, 2025

Volumes in docker should be directory rather than a specific directory/filename (as it is in the current version: /etc/crowdsec/aquis.yaml rather than simply /etc/crowdsec).

After the change, the compose.yml file seems to work and all config files are in place in ./crowdsec (local) and /etc/crowdsec (within container)

Volume in docker should be directory rather than a specific directory/filename.

After the change, the compose.yml file seems to work and all config files are in place in ./crowdsec (local) and /etc/crowdsec (within container)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant